home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / units.man < prev    next >
Encoding:
Text File  |  1990-04-17  |  2.2 KB  |  133 lines

  1.  
  2.  
  3.  
  4. UNITS                     User Commands                     UNITS
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      units - conversion program
  10.  
  11. SSYYNNOOPPSSIISS
  12.      uunniittss
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _U_n_i_t_s converts quantities expressed in various standard
  16.      scales to their equivalents in other scales.  It works
  17.      interactively in this fashion:
  18.  
  19.           _Y_o_u _h_a_v_e: inch
  20.           _Y_o_u _w_a_n_t: cm
  21.                * _2._5_4_0_0_0_e+_0_0
  22.                / _3._9_3_7_0_1_e-_0_1
  23.  
  24.      A quantity is specified as a multiplicative combination of
  25.      units optionally preceded by a numeric multiplier.  Powers
  26.      are indicated by suffixed positive integers, division by the
  27.      usual sign:
  28.  
  29.           _Y_o_u _h_a_v_e: 15 pounds force/in2
  30.           _Y_o_u _w_a_n_t: atm
  31.                * _1._0_2_0_6_9_e+_0_0
  32.                / _9._7_9_7_3_0_e-_0_1
  33.  
  34.      _U_n_i_t_s only does multiplicative scale changes.  Thus it can
  35.      convert Kelvin to Rankine, but not Centigrade to Fahrenheit.
  36.      Most familiar units, abbreviations, and metric prefixes are
  37.      recognized, together with a generous leavening of exotica
  38.      and a few constants of nature including:
  39.  
  40.           pi   ratio of circumference to diameter
  41.           c    speed of light
  42.           e    charge on an electron
  43.           g    acceleration of gravity
  44.           force     same as g
  45.           mole Avogadro's number
  46.           water     pressure head per unit height of water
  47.           au   astronomical unit
  48.  
  49.      `Pound' is a unit of mass.  Compound names are run together,
  50.      e.g. `lightyear'.  British units that differ from their US
  51.      counterparts are prefixed thus: `brgallon'.  Currency is
  52.      denoted `belgiumfranc', `britainpound', ...
  53.  
  54.      For a complete list of units, `cat /usr/lib/units'.
  55.  
  56. FFIILLEESS
  57.      /usr/lib/units
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0              April 29, 1985                         1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. UNITS                     User Commands                     UNITS
  71.  
  72.  
  73.  
  74. BBUUGGSS
  75.      Don't base your financial plans on the currency conversions.
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Sprite v1.0              April 29, 1985                         2
  130.  
  131.  
  132.  
  133.